home *** CD-ROM | disk | FTP | other *** search
/ Click 5 / Click 5.iso / main.dat / scripts / DefineButton2_70 / BUTTONCONDACTION on(release).as
Text File  |  2002-11-22  |  56b  |  5 lines

  1. on(release){
  2.    gamenum = "5";
  3.    gotoAndPlay(6);
  4. }
  5.